home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
MPW_TOOL
/
TOOLS
/
TOOLS_WI
/
PERL
/
UNIX
/
HINTS
/
ULTRIX_4.SH
< prev
next >
Wrap
Text File
|
1992-01-04
|
531b
|
23 lines
ccflags="$ccflags -DLANGUAGE_C -Olimit 2900"
tmp=`(uname -a) 2>/dev/null`
case "$tmp" in
*RISC*) cat <<EOF
Note that there is a bug in some versions of NFS on the DECStation that
may cause utime() to work incorrectly. If so, regression test io/fs
may fail if run under NFS. Ignore the failure.
EOF
case "$tmp" in
*4.2*) d_volatile=undef;;
esac
;;
esac
case "$tmp" in
*4.1*)
eval_cflags='optimize="-g"'
teval_cflags='optimize="-g"'
toke_cflags='optimize="-g"'
ttoke_cflags='optimize="-g"'
;;
esac